AttachmentGetStream Method |
Gets stream to read from this attachment.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Stream GetStream()
Public Function GetStream As Stream
Return Value
Type:
StreamA stream.
See Also